spc_tbl_ [423 × 9] (S3: spec_tbl_df/tbl_df/tbl/data.frame)
$ PropertyBritish : chr [1:423] "abrasive" "absorbent" "aching" "acidic" ...
$ Word : chr [1:423] "abrasive" "absorbent" "aching" "acidic" ...
$ DominantModality : chr [1:423] "Haptic" "Visual" "Haptic" "Gustatory" ...
$ Sight : num [1:423] 2.89 4.14 2.05 2.19 1.12 ...
$ Touch : num [1:423] 3.684 3.143 3.667 1.143 0.625 ...
$ Sound : num [1:423] 1.684 0.714 0.667 0.476 0.375 ...
$ Taste : num [1:423] 0.5789 0.4762 0.0476 4.1905 3 ...
$ Smell : num [1:423] 0.5789 0.4762 0.0952 2.9048 3.5 ...
$ ModalityExclusivity: num [1:423] 0.33 0.41 0.555 0.341 0.362 ...
- attr(*, "spec")=
.. cols(
.. PropertyBritish = col_character(),
.. Word = col_character(),
.. DominantModality = col_character(),
.. Sight = col_double(),
.. Touch = col_double(),
.. Sound = col_double(),
.. Taste = col_double(),
.. Smell = col_double(),
.. ModalityExclusivity = col_double()
.. )
- attr(*, "problems")=<externalptr>